- interrupt address
- <edp> ■ Unterbrechungsadresse f ; IRQ-Adresse f prakt
English-german technical dictionary. 2013.
English-german technical dictionary. 2013.
Interrupt descriptor table — The Interrupt Descriptor Table (IDT) is a data structure used by the x86 architecture to implement an interrupt vector table. The IDT is used by the processor to determine the correct response to interrupts and exceptions.The details in the… … Wikipedia
Interrupt — This article is about computer interrupts. For the study of the effect of disruptions on job performance, see Interruption science. In computing, an interrupt is an asynchronous signal indicating the need for attention or a synchronous event in… … Wikipedia
Interrupt request — IRQ redirects here. For the country with the ISO 3166 1 country code, see Iraq. The computing phrase interrupt request (or IRQ) is used to refer to either the act of interrupting the bus lines used to signal an interrupt, or the interrupt input… … Wikipedia
Interrupt vector — An interrupt vector is the memory address of an interrupt handler, or an index into an array called an interrupt vector table or dispatch table . Interrupt vector tables contain the memory addresses of interrupt handlers. When an interrupt is… … Wikipedia
Address Generation Unit — DSP Grafikchip Ein Digitaler Signalprozessor (engl. digital signal processor, DSP) dient der kontinuierlichen Bearbeitung von digitalen Signalen (z. B. Audio oder Videosignale) durch die Digitale Signalverarbeitung. Zur Verarbeitung von analogen… … Deutsch Wikipedia
Column Address Strobe — Dieser Artikel beschreibt den DRAM Chip. Für das mit diesen Chips aufgebaute DRAM Modul (ugs.: Speicherriegel), siehe Artikel Speichermodul. Dynamic Random Access Memory (DRAM), oder der halb eingedeutschte Begriff Dynamisches RAM, bezeichnet… … Deutsch Wikipedia
Row Address Strobe — Dieser Artikel beschreibt den DRAM Chip. Für das mit diesen Chips aufgebaute DRAM Modul (ugs.: Speicherriegel), siehe Artikel Speichermodul. Dynamic Random Access Memory (DRAM), oder der halb eingedeutschte Begriff Dynamisches RAM, bezeichnet… … Deutsch Wikipedia
BIOS interrupt call — BIOS Interrupt Calls are a facility that DOS programs, and some other software such as boot loaders, use to invoke the BIOS s facilities. Some operating systems also use the BIOS to probe and initialise hardware resources during their early… … Wikipedia
Raster interrupt — A raster interrupt is a computer interrupt signal that is used for display timing purposes. It is usually, though not always, generated by the system s graphics chip. Often, the graphics chips used in home computers and video game consoles during … Wikipedia
Input/Output Base Address — In x86 architecture, an input/output base address is a base address used for an I/O port.Common I/O Base Address Device Assignments in IBM PC compatible computersNote: For many devices listed above the assignments are only defaults which can be… … Wikipedia
INT (x86 instruction) — INT is an assembly language instruction for x86 processors for generating a software interrupt. It takes one argument that must be a constant byte value. [cite web |url=http://developer.intel.com/design/pentiumii/manuals/243191.htm|title=Intel… … Wikipedia